Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Add k256-based MuSig2 crate to implement BIP327 key aggregation. This
allows us to use a standard implementation while maintaining our own
legacy algorithms for backward compatibility.

Includes test cases to verify that external crate produces identical
results to our internal implementation.

BTC-2652

Add k256-based MuSig2 crate to implement BIP327 key aggregation. This
allows us to use a standard implementation while maintaining our own
legacy algorithms for backward compatibility.

Includes test cases to verify that external crate produces identical
results to our internal implementation.

Issue: BTC-2652

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review October 31, 2025 09:49
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner October 31, 2025 09:49
@davidkaplanbitgo davidkaplanbitgo merged commit 5d9d325 into master Oct 31, 2025
1 check passed
@davidkaplanbitgo davidkaplanbitgo deleted the BTC-2652.add-musig2-crate.k256 branch October 31, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants